[INFO] cloning repository https://github.com/shinee0401/lrasm-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinee0401/lrasm-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinee0401%2Flrasm-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinee0401%2Flrasm-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe2e791084df22b943cd4acb433392aa6ea66b3e
[INFO] fixing shinee0401/lrasm-tool against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinee0401%2Flrasm-tool" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shinee0401/lrasm-tool
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/shinee0401/lrasm-tool
[INFO] tweaked toml for git repo https://github.com/shinee0401/lrasm-tool written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shinee0401/lrasm-tool on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shinee0401/lrasm-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmtime-types v12.0.2
[INFO] [stderr]   Downloaded wasmtime-winch v12.0.2
[INFO] [stderr]   Downloaded wasmtime-component-util v12.0.2
[INFO] [stderr]   Downloaded rayon v1.8.1
[INFO] [stderr]   Downloaded semver v1.0.21
[INFO] [stderr]   Downloaded cranelift-entity v0.99.2
[INFO] [stderr]   Downloaded wasmtime-cranelift-shared v12.0.2
[INFO] [stderr]   Downloaded wasmtime-asm-macros v12.0.2
[INFO] [stderr]   Downloaded wasmprinter v0.2.77
[INFO] [stderr]   Downloaded cranelift-native v0.99.2
[INFO] [stderr]   Downloaded wasmtime-jit-debug v12.0.2
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v12.0.2
[INFO] [stderr]   Downloaded wasmtime-component-macro v12.0.2
[INFO] [stderr]   Downloaded wasmtime-jit v12.0.2
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.99.2
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v12.0.2
[INFO] [stderr]   Downloaded target-lexicon v0.12.13
[INFO] [stderr]   Downloaded winch-codegen v0.10.2
[INFO] [stderr]   Downloaded flagset v0.4.4
[INFO] [stderr]   Downloaded symbolic_expressions v5.0.3
[INFO] [stderr]   Downloaded is_executable v1.0.1
[INFO] [stderr]   Downloaded cranelift-control v0.99.2
[INFO] [stderr]   Downloaded cranelift-bforest v0.99.2
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v12.0.2
[INFO] [stderr]   Downloaded anstream v0.6.11
[INFO] [stderr]   Downloaded wasm-encoder v0.31.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.99.2
[INFO] [stderr]   Downloaded clap_complete v4.4.9
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded wasmtime-cranelift v12.0.2
[INFO] [stderr]   Downloaded serde_yaml v0.9.30
[INFO] [stderr]   Downloaded cranelift-isle v0.99.2
[INFO] [stderr]   Downloaded wit-parser v0.9.2
[INFO] [stderr]   Downloaded ruzstd v0.5.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.99.2
[INFO] [stderr]   Downloaded egg v0.6.0
[INFO] [stderr]   Downloaded cpp_demangle v0.4.3
[INFO] [stderr]   Downloaded serde_json v1.0.112
[INFO] [stderr]   Downloaded wasmtime-environ v12.0.2
[INFO] [stderr]   Downloaded wasmparser v0.120.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.4
[INFO] [stderr]   Downloaded wasmtime-runtime v12.0.2
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] [stderr]   Downloaded cranelift-wasm v0.99.2
[INFO] [stderr]   Downloaded wasmtime v12.0.2
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] [stderr]   Downloaded regex-automata v0.4.5
[INFO] [stderr]   Downloaded cranelift-codegen v0.99.2
[INFO] [stderr]   Downloaded spdx v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a9f42e5dc509604e9f06182092e856a011cf4f5fb0abe2f5c7aa33e2c5f1a7c4
[INFO] running `Command { std: "docker" "start" "a9f42e5dc509604e9f06182092e856a011cf4f5fb0abe2f5c7aa33e2c5f1a7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9f42e5dc509604e9f06182092e856a011cf4f5fb0abe2f5c7aa33e2c5f1a7c4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9f42e5dc509604e9f06182092e856a011cf4f5fb0abe2f5c7aa33e2c5f1a7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9f42e5dc509604e9f06182092e856a011cf4f5fb0abe2f5c7aa33e2c5f1a7c4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling serde_json v1.0.112
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling cranelift-isle v0.99.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.99.2
[INFO] [stderr]     Checking spdx v0.10.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.99.2
[INFO] [stderr]     Checking symbolic_expressions v5.0.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking egg v0.6.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking wasm-encoder v0.31.1
[INFO] [stderr]     Checking wasmtime-component-util v12.0.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling pulldown-cmark v0.9.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-asm-macros v12.0.2
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v12.0.2
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.7
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling wit-parser v0.9.2
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling cranelift-codegen v0.99.2
[INFO] [stderr]    Compiling wasm-tools v1.0.200 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking is_executable v1.0.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v12.0.2
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "ruzstd", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=1990d452cb6160ff -C extra-filename=-e318dfffdd0fc00a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-75e037d1faa533b6.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-aa8033f030b3bb0d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-902b74bf5090e6fd.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-943a9c657ee03b51.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9f42e5dc509604e9f06182092e856a011cf4f5fb0abe2f5c7aa33e2c5f1a7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9f42e5dc509604e9f06182092e856a011cf4f5fb0abe2f5c7aa33e2c5f1a7c4", kill_on_drop: false }`
[INFO] [stdout] a9f42e5dc509604e9f06182092e856a011cf4f5fb0abe2f5c7aa33e2c5f1a7c4
